Skip to content

Conversation

@chrisvxd
Copy link
Contributor

@chrisvxd chrisvxd commented May 9, 2025

  • Fixes RSC support when using slots
  • Adds a new /rsc route to the demo app to ensure RSC is working
  • Expose a new CustomFieldRender type when typing render functions for custom fields (didn't use this in the end, but it might be useful for people)

Closes #1019

@vercel
Copy link

vercel bot commented May 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
puck-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2025 5:21pm
puck-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2025 5:21pm

@chrisvxd chrisvxd changed the title Fix rsc with slots Fix RSC with slots May 9, 2025
@chrisvxd chrisvxd merged commit 8d459e4 into main May 11, 2025
4 checks passed
@chrisvxd chrisvxd deleted the fix-rsc-with-slots branch May 11, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Render component causes a server-side error when used inside a server component

2 participants